@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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "39.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 39.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "39.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9846'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.1667'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71099'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9877'^^xsd:string;
  dwc:scientificName 'Bryopsis indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '221167'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71100'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '221167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9878'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71101'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9880'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71102'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9879'^^xsd:string;
  dwc:scientificName 'Codium geppii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '956004'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71103'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '956004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "39.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 39.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "39.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9881'^^xsd:string;
  dwc:scientificName 'Codium geppii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '956004'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71104'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '956004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.66805556"^^xsd:decimal ;
  dwc:decimalLongitude "39.36972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  geo-pos:lat "-4.66805556"^^xsd:decimal ;
  geo-pos:long "39.36972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7301'^^xsd:string;
  dwc:scientificName 'Bryopsis indica'^^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.36972222'^^xsd:double;
  dwc:latitude '-4.66805556'^^xsd:double;
  dwc:aphiaid '221167'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70944'^^xsd:string;
  dwc:observationDate '1988-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '221167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.66805556"^^xsd:decimal ;
  dwc:decimalLongitude "39.36972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  geo-pos:lat "-4.66805556"^^xsd:decimal ;
  geo-pos:long "39.36972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7298'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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.36972222'^^xsd:double;
  dwc:latitude '-4.66805556'^^xsd:double;
  dwc:aphiaid '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70945'^^xsd:string;
  dwc:observationDate '1988-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.66805556"^^xsd:decimal ;
  dwc:decimalLongitude "39.36972222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66805556 39.36972222)"^^geo:wktLiteral ;
  geo-pos:lat "-4.66805556"^^xsd:decimal ;
  geo-pos:long "39.36972222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7299'^^xsd:string;
  dwc:scientificName 'Codium repens'^^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.36972222'^^xsd:double;
  dwc:latitude '-4.66805556'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70946'^^xsd:string;
  dwc:observationDate '1988-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9712'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71098'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70975> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70975>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8818'^^xsd:string;
  dwc:scientificName 'Bryopsis indica'^^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 '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 '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '221167'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70975'^^xsd:string;
  dwc:observationDate '1991-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '221167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70976> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70976>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8842'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^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 '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70976'^^xsd:string;
  dwc:observationDate '1991-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70996> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70996>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9490'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. secunda'^^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 '381126'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70996'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '381126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70997> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70997>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9502'^^xsd:string;
  dwc:scientificName 'Codium vaughanii'^^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 '211731'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70997'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70931> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70931>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6903'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70931'^^xsd:string;
  dwc:observationDate '1987-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70942> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70942>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7175'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70942'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70962> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70962>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8299'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70962'^^xsd:string;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70995> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70995>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9474'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '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.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70995'^^xsd:string;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70953> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70953>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8149'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70953'^^xsd:string;
  dwc:observationDate '1988-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70955> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70955>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8193'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70955'^^xsd:string;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70956> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70956>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8203'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70956'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70900> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70900>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6741'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^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.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70900'^^xsd:string;
  dwc:observationDate '1987-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70986> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70986>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9456'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^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 '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70986'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70987> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70987>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9457'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^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 '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70987'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70988> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70988>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9459'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^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 '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70988'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70989> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70989>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9460'^^xsd:string;
  dwc:scientificName 'Codium cicatrix'^^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 '211738'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70989'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '211738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70990> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70990>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9461'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70990'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70991> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70991>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9462'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70991'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70992> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70992>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9463'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70992'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70993> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70993>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9464'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70993'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70994> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70994>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9458'^^xsd:string;
  dwc:scientificName 'Codium repens'^^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 '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70994'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.268888"^^xsd:decimal ;
  dwc:decimalLongitude "39.546318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  geo-pos:lat "-6.268888"^^xsd:decimal ;
  geo-pos:long "39.546318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9916'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 '39.546318'^^xsd:double;
  dwc:latitude '-6.268888'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71105'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.268888"^^xsd:decimal ;
  dwc:decimalLongitude "39.546318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  geo-pos:lat "-6.268888"^^xsd:decimal ;
  geo-pos:long "39.546318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9917'^^xsd:string;
  dwc:scientificName 'Bryopsis indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 '39.546318'^^xsd:double;
  dwc:latitude '-6.268888'^^xsd:double;
  dwc:aphiaid '221167'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71106'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '221167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.268888"^^xsd:decimal ;
  dwc:decimalLongitude "39.546318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  geo-pos:lat "-6.268888"^^xsd:decimal ;
  geo-pos:long "39.546318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9922'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 '39.546318'^^xsd:double;
  dwc:latitude '-6.268888'^^xsd:double;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71107'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.268888"^^xsd:decimal ;
  dwc:decimalLongitude "39.546318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.268888 39.546318)"^^geo:wktLiteral ;
  geo-pos:lat "-6.268888"^^xsd:decimal ;
  geo-pos:long "39.546318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9923'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & Van den heede'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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 '39.546318'^^xsd:double;
  dwc:latitude '-6.268888'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71108'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70925> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70925>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6825'^^xsd:string;
  dwc:scientificName 'Bryopsis indica'^^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 '221167'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70925'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '221167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70926> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70926>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6822'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. pennata'^^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 '144456'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70926'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70927> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70927>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6821'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70927'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70934> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70934>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7008'^^xsd:string;
  dwc:scientificName 'Bryopsis indica'^^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 '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.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '221167'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70934'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '221167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70980> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70980>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9433'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^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 '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70980'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70981> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70981>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9428'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^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 '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70981'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70982> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70982>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9429'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^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 '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70982'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70983> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70983>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9430'^^xsd:string;
  dwc:scientificName 'Codium cicatrix'^^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 '211738'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70983'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '211738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70984> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70984>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9431'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70984'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70985> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70985>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9432'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70985'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70928> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70928>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6861'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70928'^^xsd:string;
  dwc:observationDate '1987-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70880> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70880>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6858'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70880'^^xsd:string;
  dwc:observationDate '1987-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70881> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70881>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6857'^^xsd:string;
  dwc:scientificName 'Codium lucasii'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '145089'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70881'^^xsd:string;
  dwc:observationDate '1987-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70882> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70882>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6856'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70882'^^xsd:string;
  dwc:observationDate '1987-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70883> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70883>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6859'^^xsd:string;
  dwc:scientificName 'Codium repens'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70883'^^xsd:string;
  dwc:observationDate '1987-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70938> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70938>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7054'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70938'^^xsd:string;
  dwc:observationDate '1987-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70939> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70939>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7062'^^xsd:string;
  dwc:scientificName 'Codium lucasii'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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 '145089'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70939'^^xsd:string;
  dwc:observationDate '1987-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '145089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70940> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70940>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7063'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70940'^^xsd:string;
  dwc:observationDate '1987-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70958> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70958>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8252'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70958'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70959> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70959>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8251'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70959'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70960> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70960>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8250'^^xsd:string;
  dwc:scientificName 'Codium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70960'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70961> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70961>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8254'^^xsd:string;
  dwc:scientificName 'Codium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70961'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70964> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70964>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8496'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70964'^^xsd:string;
  dwc:observationDate '1989-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70965> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70965>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8497b'^^xsd:string;
  dwc:scientificName 'Codium pocockiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '211720'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70965'^^xsd:string;
  dwc:observationDate '1989-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '211720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70966> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70966>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8497a'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70966'^^xsd:string;
  dwc:observationDate '1989-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70954> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70954>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7423'^^xsd:string;
  dwc:scientificName 'Codium pocockiae'^^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 '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 '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '211720'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70954'^^xsd:string;
  dwc:observationDate '1989-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '211720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70957> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70957>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8249'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70957'^^xsd:string;
  dwc:observationDate '1989-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70898> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70898>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6717'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. secunda'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^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 '381126'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70898'^^xsd:string;
  dwc:observationDate '1987-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '381126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70896> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70896>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6087'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70896'^^xsd:string;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70884> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70884>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5546'^^xsd:string;
  dwc:scientificName 'Codium duthieae'^^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 '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '371675'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70884'^^xsd:string;
  dwc:observationDate '1985-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70885> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70885>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5596'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. pennata'^^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 '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70885'^^xsd:string;
  dwc:observationDate '1985-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70886> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70886>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5609'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^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 '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70886'^^xsd:string;
  dwc:observationDate '1985-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70887> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70887>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5608'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70887'^^xsd:string;
  dwc:observationDate '1985-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70891> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70891>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5834'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. secunda'^^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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '381126'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70891'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '381126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70892> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70892>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5962a'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70892'^^xsd:string;
  dwc:observationDate '1986-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70893> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70893>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5962b'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70893'^^xsd:string;
  dwc:observationDate '1986-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70894> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70894>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5998'^^xsd:string;
  dwc:scientificName 'Bryopsis indica'^^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 '221167'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70894'^^xsd:string;
  dwc:observationDate '1986-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '221167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70932> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70932>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6924'^^xsd:string;
  dwc:scientificName 'Codium duthieae'^^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 '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 '371675'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70932'^^xsd:string;
  dwc:observationDate '1987-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '371675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70933> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70933>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6956'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^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 '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70933'^^xsd:string;
  dwc:observationDate '1987-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70943> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70943>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7197'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. leprieurii'^^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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '381799'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70943'^^xsd:string;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '381799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70978> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70978>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9417'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. leprieurii'^^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 '381799'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70978'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '381799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70979> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70979>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9416'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^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 '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70979'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70930> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70930>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6892'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^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 '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70930'^^xsd:string;
  dwc:observationDate '1987-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70888> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70888>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5629'^^xsd:string;
  dwc:scientificName 'Codium geppii'^^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 '956004'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70888'^^xsd:string;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '956004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70937> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70937>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7044'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70937'^^xsd:string;
  dwc:observationDate '1987-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70973> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70973>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8762'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^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 '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.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70973'^^xsd:string;
  dwc:observationDate '1991-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70974> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70974>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8747'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '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.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70974'^^xsd:string;
  dwc:observationDate '1991-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70923> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70923>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6778'^^xsd:string;
  dwc:scientificName 'Codium cicatrix'^^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 '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.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '211738'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70923'^^xsd:string;
  dwc:observationDate '1987-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '211738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70924> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70924>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6762'^^xsd:string;
  dwc:scientificName 'Codium lucasii'^^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 '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.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '145089'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70924'^^xsd:string;
  dwc:observationDate '1987-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70929> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70929>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6773'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. pennata'^^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 '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.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70929'^^xsd:string;
  dwc:observationDate '1987-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70889> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70889>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5645'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70889'^^xsd:string;
  dwc:observationDate '1985-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70890> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70890>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 5642'^^xsd:string;
  dwc:scientificName 'Trichosolen 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 '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 '143813'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70890'^^xsd:string;
  dwc:observationDate '1985-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '143813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70935> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70935>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7017'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70935'^^xsd:string;
  dwc:observationDate '1987-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70936> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70936>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7018'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. secunda'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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 '381126'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70936'^^xsd:string;
  dwc:observationDate '1987-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '381126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70947> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70947>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7345'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. pennata'^^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 '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.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70947'^^xsd:string;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70948> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70948>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7341'^^xsd:string;
  dwc:scientificName 'Codium prostratum'^^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 '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.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '211722'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70948'^^xsd:string;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70895> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70895>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6010'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^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 '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70895'^^xsd:string;
  dwc:observationDate '1986-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70897> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70897>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6724'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. pennata'^^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 '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.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70897'^^xsd:string;
  dwc:observationDate '1987-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70899> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70899>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 6728'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. pennata'^^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 '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.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70899'^^xsd:string;
  dwc:observationDate '1987-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70967> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70967>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8607'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^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 '214415'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70967'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70968> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70968>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8608'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. pennata'^^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 '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 '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70968'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70969> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70969>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8634'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '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 '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70969'^^xsd:string;
  dwc:observationDate '1990-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70977> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70977>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9406'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70977'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70970> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70970>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8670'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^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 '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70970'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70971> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70971>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8671b'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. secunda'^^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 '381126'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70971'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '381126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70972> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70972>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8671a'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^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 '144457'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70972'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38333333 39.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "39.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38333333 39.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38333333"^^xsd:decimal ;
  geo-pos:long "39.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 8427'^^xsd:string;
  dwc:scientificName 'Codium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schrijver'^^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 '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.98333333'^^xsd:double;
  dwc:latitude '-3.38333333'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70963'^^xsd:string;
  dwc:observationDate '1989-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70950> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70950>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7424'^^xsd:string;
  dwc:scientificName 'Codium repens'^^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 '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70950'^^xsd:string;
  dwc:observationDate '1988-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70951> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70951>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7434'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^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.1273'^^xsd:double;
  dwc:latitude '-3.2049'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70951'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70952> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70952>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7442'^^xsd:string;
  dwc:scientificName 'Codium capitatum'^^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.1273'^^xsd:double;
  dwc:latitude '-3.2049'^^xsd:double;
  dwc:aphiaid '211740'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70952'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70998> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70998>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 9510'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa forma plumosa'^^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 '693027'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70998'^^xsd:string;
  dwc:observationDate '1992-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70949> ;
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70949>
  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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7417'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa forma plumosa'^^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 '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.1333'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '693027'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70949'^^xsd:string;
  dwc:observationDate '1988-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3174 40.9171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3174"^^xsd:decimal ;
  dwc:decimalLongitude "40.9171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3174 40.9171)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3174"^^xsd:decimal ;
  geo-pos:long "40.9171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'HEC 7085'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. secunda'^^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.9171'^^xsd:double;
  dwc:latitude '-2.3174'^^xsd:double;
  dwc:aphiaid '381126'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70941'^^xsd:string;
  dwc:observationDate '1987-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '381126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 53.05)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 679'^^xsd:string;
  dwc:scientificName 'Bryopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '53.05'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71095'^^xsd:string;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 53.05)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 647'^^xsd:string;
  dwc:scientificName 'Codium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '53.05'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71096'^^xsd:string;
  dwc:observationDate '1993-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.76667 53.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.76667"^^xsd:decimal ;
  dwc:decimalLongitude "53.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.76667 53.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.76667"^^xsd:decimal ;
  geo-pos:long "53.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 477'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '53.31667'^^xsd:double;
  dwc:latitude '-5.76667'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71091'^^xsd:string;
  dwc:observationDate '1992-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.76667 53.31667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.76667"^^xsd:decimal ;
  dwc:decimalLongitude "53.31667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.76667 53.31667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.76667"^^xsd:decimal ;
  geo-pos:long "53.31667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 491(F)'^^xsd:string;
  dwc:scientificName 'Codium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '53.31667'^^xsd:double;
  dwc:latitude '-5.76667'^^xsd:double;
  dwc:aphiaid '143999'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71092'^^xsd:string;
  dwc:observationDate '1992-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '143999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68333 53.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.68333"^^xsd:decimal ;
  dwc:decimalLongitude "53.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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68333 53.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.68333"^^xsd:decimal ;
  geo-pos:long "53.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 550'^^xsd:string;
  dwc:scientificName 'Codium cicatrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.68333'^^xsd:double;
  dwc:latitude '-5.68333'^^xsd:double;
  dwc:aphiaid '211738'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71093'^^xsd:string;
  dwc:observationDate '1992-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '211738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68333 53.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.68333"^^xsd:decimal ;
  dwc:decimalLongitude "53.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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68333 53.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.68333"^^xsd:decimal ;
  geo-pos:long "53.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 551'^^xsd:string;
  dwc:scientificName 'Codium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '53.68333'^^xsd:double;
  dwc:latitude '-5.68333'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71094'^^xsd:string;
  dwc:observationDate '1992-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.71667"^^xsd:decimal ;
  dwc:decimalLongitude "55.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.71667"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 300A'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71010'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.71667"^^xsd:decimal ;
  dwc:decimalLongitude "55.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.71667"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 300B'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71011'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.71667"^^xsd:decimal ;
  dwc:decimalLongitude "55.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.71667"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 230A'^^xsd:string;
  dwc:scientificName 'Codium taylorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '145091'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71082'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '145091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.71667"^^xsd:decimal ;
  dwc:decimalLongitude "55.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.71667"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 230B'^^xsd:string;
  dwc:scientificName 'Codium taylorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '145091'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71083'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '145091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.71667"^^xsd:decimal ;
  dwc:decimalLongitude "55.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.71667"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 230C'^^xsd:string;
  dwc:scientificName 'Codium taylorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '145091'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71084'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '145091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.71667"^^xsd:decimal ;
  dwc:decimalLongitude "55.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.71667 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.71667"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 231'^^xsd:string;
  dwc:scientificName 'Codium taylorii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '145091'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71085'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '145091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.616667 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.616667"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.616667 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.616667"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 54'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.4'^^xsd:double;
  dwc:latitude '-4.616667'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71006'^^xsd:string;
  dwc:observationDate '1992-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 55.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "55.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 55.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "55.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 51'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.4333'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71007'^^xsd:string;
  dwc:observationDate '1992-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 55.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "55.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 55.45)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "55.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 806'^^xsd:string;
  dwc:scientificName 'Codium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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 '55.45'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71097'^^xsd:string;
  dwc:observationDate '1993-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.584407 55.46601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.584407"^^xsd:decimal ;
  dwc:decimalLongitude "55.46601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.584407 55.46601)"^^geo:wktLiteral ;
  geo-pos:lat "-4.584407"^^xsd:decimal ;
  geo-pos:long "55.46601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 25'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.46601'^^xsd:double;
  dwc:latitude '-4.584407'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71004'^^xsd:string;
  dwc:observationDate '1992-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.584407 55.46601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.584407"^^xsd:decimal ;
  dwc:decimalLongitude "55.46601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.584407 55.46601)"^^geo:wktLiteral ;
  geo-pos:lat "-4.584407"^^xsd:decimal ;
  geo-pos:long "55.46601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 33'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.46601'^^xsd:double;
  dwc:latitude '-4.584407'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71005'^^xsd:string;
  dwc:observationDate '1992-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.61667 55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.61667"^^xsd:decimal ;
  dwc:decimalLongitude "55.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/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.61667 55.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.61667"^^xsd:decimal ;
  geo-pos:long "55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 382'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.5'^^xsd:double;
  dwc:latitude '-4.61667'^^xsd:double;
  dwc:aphiaid '381799'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71090'^^xsd:string;
  dwc:observationDate '1992-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '381799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 55.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 55.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "55.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 79'^^xsd:string;
  dwc:scientificName 'Codium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.51667'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71008'^^xsd:string;
  dwc:observationDate '1992-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 55.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 55.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "55.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 71'^^xsd:string;
  dwc:scientificName 'Codium vaughanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.51667'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '211731'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71009'^^xsd:string;
  dwc:observationDate '1992-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78333 55.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78333"^^xsd:decimal ;
  dwc:decimalLongitude "55.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78333 55.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78333"^^xsd:decimal ;
  geo-pos:long "55.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 14'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.51667'^^xsd:double;
  dwc:latitude '-4.78333'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71001'^^xsd:string;
  dwc:observationDate '1992-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78333 55.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78333"^^xsd:decimal ;
  dwc:decimalLongitude "55.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78333 55.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78333"^^xsd:decimal ;
  geo-pos:long "55.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 4'^^xsd:string;
  dwc:scientificName 'Codium extricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.51667'^^xsd:double;
  dwc:latitude '-4.78333'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71002'^^xsd:string;
  dwc:observationDate '1992-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.733333"^^xsd:decimal ;
  dwc:decimalLongitude "55.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.733333"^^xsd:decimal ;
  geo-pos:long "55.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_70999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 357'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.533333'^^xsd:double;
  dwc:latitude '-4.733333'^^xsd:double;
  dwc:aphiaid '381126'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_70999'^^xsd:string;
  dwc:observationDate '1992-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '381126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.733333"^^xsd:decimal ;
  dwc:decimalLongitude "55.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.733333"^^xsd:decimal ;
  geo-pos:long "55.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 373'^^xsd:string;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.533333'^^xsd:double;
  dwc:latitude '-4.733333'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71000'^^xsd:string;
  dwc:observationDate '1992-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.733333"^^xsd:decimal ;
  dwc:decimalLongitude "55.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.733333 55.533333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.733333"^^xsd:decimal ;
  geo-pos:long "55.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 8'^^xsd:string;
  dwc:scientificName 'Codium geppii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.533333'^^xsd:double;
  dwc:latitude '-4.733333'^^xsd:double;
  dwc:aphiaid '956004'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71003'^^xsd:string;
  dwc:observationDate '1992-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '956004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "55.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "55.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 323'^^xsd:string;
  dwc:scientificName 'Bryopsis pennata var. leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.83333'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '381799'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71086'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '381799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "55.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "55.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 349A'^^xsd:string;
  dwc:scientificName 'Codium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.83333'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '211734'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71087'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '211734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "55.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "55.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 349B'^^xsd:string;
  dwc:scientificName 'Codium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.83333'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '211734'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71088'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '211734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "55.83333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 55.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "55.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4459__Codiales%20%28Chlorophyta%29%20of%20Kenya%2C%20Zanzibar%20and%20the%20Seychelles%20%281985-1993%29_Dasid4459_71089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4459_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)'^^xsd:string;
  dwc:catalogNumber 'SEY 349C'^^xsd:string;
  dwc:scientificName 'Codium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Seychelles Expedition on board of RV Tyro'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '55.83333'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '211734'^^xsd:integer;
  dwc:occurrenceId 'Codiales (Chlorophyta) of Kenya, Zanzibar and the Seychelles (1985-1993)_Dasid4459_71089'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '211734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF