@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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21526"^^xsd:decimal ;
  dwc:decimalLongitude "40.12528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21526"^^xsd:decimal ;
  geo-pos:long "40.12528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 6102 (+F)'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12528'^^xsd:double;
  dwc:latitude '-3.21526'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71583'^^xsd:string;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71584> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71584>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 6768 (+F)'^^xsd:string;
  dwc:scientificName 'Crouania minutissima'^^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.66667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '214100'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71584'^^xsd:string;
  dwc:observationDate '1987-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71585> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71585>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 6926 (+F)'^^xsd:string;
  dwc:scientificName 'Balliella crouanioides'^^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 '214082'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71585'^^xsd:string;
  dwc:observationDate '1987-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '214082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71586> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71586>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 6922 (+F)'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^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 '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71586'^^xsd:string;
  dwc:observationDate '1987-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71587> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71587>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9862'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71587'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71588> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71588>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9909'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71588'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71589> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71589>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9910'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71589'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71590> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71590>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9892'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '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 '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71590'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71591> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71591>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9865'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^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 '144712'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71591'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71592> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71592>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10475'^^xsd:string;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71592'^^xsd:string;
  dwc:observationDate '1994-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71593> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71593>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10491'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.42'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71593'^^xsd:string;
  dwc:observationDate '1994-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1497222 39.13139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1497222"^^xsd:decimal ;
  dwc:decimalLongitude "39.13139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1497222 39.13139)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1497222"^^xsd:decimal ;
  geo-pos:long "39.13139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10531'^^xsd:string;
  dwc:scientificName 'Crouania minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.13139'^^xsd:double;
  dwc:latitude '-6.1497222'^^xsd:double;
  dwc:aphiaid '214100'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71594'^^xsd:string;
  dwc:observationDate '1994-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71595> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71595>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10543'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71595'^^xsd:string;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10585'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71596'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10586'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71597'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10554'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71598'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10568'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71599'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10587'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71600'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.16667"^^xsd:decimal ;
  dwc:decimalLongitude "39.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.43333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.16667"^^xsd:decimal ;
  geo-pos:long "39.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 10724'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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.43333'^^xsd:double;
  dwc:latitude '-6.16667'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71601'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.66667"^^xsd:decimal ;
  dwc:decimalLongitude "39.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.66667"^^xsd:decimal ;
  geo-pos:long "39.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11065'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.21667'^^xsd:double;
  dwc:latitude '-6.66667'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71602'^^xsd:string;
  dwc:observationDate '1996-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.66667"^^xsd:decimal ;
  dwc:decimalLongitude "39.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.66667"^^xsd:decimal ;
  geo-pos:long "39.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11082'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.21667'^^xsd:double;
  dwc:latitude '-6.66667'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71603'^^xsd:string;
  dwc:observationDate '1996-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.66667"^^xsd:decimal ;
  dwc:decimalLongitude "39.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.66667"^^xsd:decimal ;
  geo-pos:long "39.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11079 (+F)'^^xsd:string;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.21667'^^xsd:double;
  dwc:latitude '-6.66667'^^xsd:double;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71604'^^xsd:string;
  dwc:observationDate '1996-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 39.76667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.95"^^xsd:decimal ;
  dwc:decimalLongitude "39.76667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 39.76667)"^^geo:wktLiteral ;
  geo-pos:lat "-7.95"^^xsd:decimal ;
  geo-pos:long "39.76667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11130'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.76667'^^xsd:double;
  dwc:latitude '-7.95'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71605'^^xsd:string;
  dwc:observationDate '1996-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7666636 39.2999988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.7666636"^^xsd:decimal ;
  dwc:decimalLongitude "39.2999988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7666636 39.2999988)"^^geo:wktLiteral ;
  geo-pos:lat "-6.7666636"^^xsd:decimal ;
  geo-pos:long "39.2999988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11280'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.2999988'^^xsd:double;
  dwc:latitude '-6.7666636'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71606'^^xsd:string;
  dwc:observationDate '1996-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7666636 39.2999988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.7666636"^^xsd:decimal ;
  dwc:decimalLongitude "39.2999988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7666636 39.2999988)"^^geo:wktLiteral ;
  geo-pos:lat "-6.7666636"^^xsd:decimal ;
  geo-pos:long "39.2999988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11284'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.2999988'^^xsd:double;
  dwc:latitude '-6.7666636'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71607'^^xsd:string;
  dwc:observationDate '1996-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.65 39.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.65 39.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.65"^^xsd:decimal ;
  geo-pos:long "39.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11318'^^xsd:string;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^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.25'^^xsd:double;
  dwc:latitude '-6.65'^^xsd:double;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71608'^^xsd:string;
  dwc:observationDate '1996-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2194445"^^xsd:decimal ;
  dwc:decimalLongitude "39.8155556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2194445"^^xsd:decimal ;
  geo-pos:long "39.8155556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11377'^^xsd:string;
  dwc:scientificName 'Crouania minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.8155556'^^xsd:double;
  dwc:latitude '-5.2194445'^^xsd:double;
  dwc:aphiaid '214100'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71609'^^xsd:string;
  dwc:observationDate '1996-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23333 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23333 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23333"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11384'^^xsd:string;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '-5.23333'^^xsd:double;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71610'^^xsd:string;
  dwc:observationDate '1996-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23333 39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23333 39.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23333"^^xsd:decimal ;
  geo-pos:long "39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11364'^^xsd:string;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6'^^xsd:double;
  dwc:latitude '-5.23333'^^xsd:double;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71611'^^xsd:string;
  dwc:observationDate '1996-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2194445"^^xsd:decimal ;
  dwc:decimalLongitude "39.8155556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2194445"^^xsd:decimal ;
  geo-pos:long "39.8155556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11416'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.8155556'^^xsd:double;
  dwc:latitude '-5.2194445'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71612'^^xsd:string;
  dwc:observationDate '1996-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2194445"^^xsd:decimal ;
  dwc:decimalLongitude "39.8155556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2194445"^^xsd:decimal ;
  geo-pos:long "39.8155556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11437'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.8155556'^^xsd:double;
  dwc:latitude '-5.2194445'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71613'^^xsd:string;
  dwc:observationDate '1996-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2194445"^^xsd:decimal ;
  dwc:decimalLongitude "39.8155556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2194445"^^xsd:decimal ;
  geo-pos:long "39.8155556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11458'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.8155556'^^xsd:double;
  dwc:latitude '-5.2194445'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71614'^^xsd:string;
  dwc:observationDate '1996-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2194445"^^xsd:decimal ;
  dwc:decimalLongitude "39.8155556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2194445"^^xsd:decimal ;
  geo-pos:long "39.8155556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11460'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.8155556'^^xsd:double;
  dwc:latitude '-5.2194445'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71615'^^xsd:string;
  dwc:observationDate '1996-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2194445"^^xsd:decimal ;
  dwc:decimalLongitude "39.8155556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2194445 39.8155556)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2194445"^^xsd:decimal ;
  geo-pos:long "39.8155556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11455'^^xsd:string;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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.8155556'^^xsd:double;
  dwc:latitude '-5.2194445'^^xsd:double;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71616'^^xsd:string;
  dwc:observationDate '1996-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.66667"^^xsd:decimal ;
  dwc:decimalLongitude "39.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.66667"^^xsd:decimal ;
  geo-pos:long "39.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'ODC 629'^^xsd:string;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.21667'^^xsd:double;
  dwc:latitude '-6.66667'^^xsd:double;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71617'^^xsd:string;
  dwc:observationDate '1997-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.66667"^^xsd:decimal ;
  dwc:decimalLongitude "39.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.66667 39.21667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.66667"^^xsd:decimal ;
  geo-pos:long "39.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'ODC 656 (+F)'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.21667'^^xsd:double;
  dwc:latitude '-6.66667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71618'^^xsd:string;
  dwc:observationDate '1997-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.65 39.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.65"^^xsd:decimal ;
  dwc:decimalLongitude "39.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.65 39.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.65"^^xsd:decimal ;
  geo-pos:long "39.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'ODC 677F'^^xsd:string;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.25'^^xsd:double;
  dwc:latitude '-6.65'^^xsd:double;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71619'^^xsd:string;
  dwc:observationDate '1997-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.69 39.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.69"^^xsd:decimal ;
  dwc:decimalLongitude "39.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.69 39.26)"^^geo:wktLiteral ;
  geo-pos:lat "-6.69"^^xsd:decimal ;
  geo-pos:long "39.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'ODC 695'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.26'^^xsd:double;
  dwc:latitude '-6.69'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71620'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.678335 39.238335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.678335"^^xsd:decimal ;
  dwc:decimalLongitude "39.238335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.678335 39.238335)"^^geo:wktLiteral ;
  geo-pos:lat "-6.678335"^^xsd:decimal ;
  geo-pos:long "39.238335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'ODC 696 (+F)'^^xsd:string;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.238335'^^xsd:double;
  dwc:latitude '-6.678335'^^xsd:double;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71621'^^xsd:string;
  dwc:observationDate '1997-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22733 39.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22733"^^xsd:decimal ;
  dwc:decimalLongitude "39.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22733 39.199)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22733"^^xsd:decimal ;
  geo-pos:long "39.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 3F'^^xsd:string;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.199'^^xsd:double;
  dwc:latitude '-6.22733'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71622'^^xsd:string;
  dwc:observationDate '1997-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.16667"^^xsd:decimal ;
  dwc:decimalLongitude "39.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.43333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.16667"^^xsd:decimal ;
  geo-pos:long "39.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 5'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.43333'^^xsd:double;
  dwc:latitude '-6.16667'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71623'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.16667"^^xsd:decimal ;
  dwc:decimalLongitude "39.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.46667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.16667"^^xsd:decimal ;
  geo-pos:long "39.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 8F'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.46667'^^xsd:double;
  dwc:latitude '-6.16667'^^xsd:double;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71624'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.46667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.16667"^^xsd:decimal ;
  dwc:decimalLongitude "39.46667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.46667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.16667"^^xsd:decimal ;
  geo-pos:long "39.46667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 9F'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.46667'^^xsd:double;
  dwc:latitude '-6.16667'^^xsd:double;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71625'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.031481"^^xsd:decimal ;
  dwc:decimalLongitude "39.407101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  geo-pos:lat "-6.031481"^^xsd:decimal ;
  geo-pos:long "39.407101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 14F'^^xsd:string;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.407101'^^xsd:double;
  dwc:latitude '-6.031481'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71626'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 61F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71645'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 67F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71646'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 78F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71647'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 80F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71648'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 81F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71649'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 75'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71650'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 76'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71651'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.16667"^^xsd:decimal ;
  dwc:decimalLongitude "39.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.43333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.16667"^^xsd:decimal ;
  geo-pos:long "39.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 88F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.43333'^^xsd:double;
  dwc:latitude '-6.16667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71653'^^xsd:string;
  dwc:observationDate '1997-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22733 39.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22733"^^xsd:decimal ;
  dwc:decimalLongitude "39.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22733 39.199)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22733"^^xsd:decimal ;
  geo-pos:long "39.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 104F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.199'^^xsd:double;
  dwc:latitude '-6.22733'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71654'^^xsd:string;
  dwc:observationDate '1997-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.031481"^^xsd:decimal ;
  dwc:decimalLongitude "39.407101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  geo-pos:lat "-6.031481"^^xsd:decimal ;
  geo-pos:long "39.407101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 19F'^^xsd:string;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.407101'^^xsd:double;
  dwc:latitude '-6.031481'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71627'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.031481"^^xsd:decimal ;
  dwc:decimalLongitude "39.407101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  geo-pos:lat "-6.031481"^^xsd:decimal ;
  geo-pos:long "39.407101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 20F'^^xsd:string;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.407101'^^xsd:double;
  dwc:latitude '-6.031481'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71628'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.031481"^^xsd:decimal ;
  dwc:decimalLongitude "39.407101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  geo-pos:lat "-6.031481"^^xsd:decimal ;
  geo-pos:long "39.407101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 13F'^^xsd:string;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.407101'^^xsd:double;
  dwc:latitude '-6.031481'^^xsd:double;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71629'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.031481"^^xsd:decimal ;
  dwc:decimalLongitude "39.407101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.031481 39.407101)"^^geo:wktLiteral ;
  geo-pos:lat "-6.031481"^^xsd:decimal ;
  geo-pos:long "39.407101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 17F'^^xsd:string;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.407101'^^xsd:double;
  dwc:latitude '-6.031481'^^xsd:double;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71630'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 27F'^^xsd:string;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71631'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 31BF'^^xsd:string;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71632'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 26F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71633'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 29F'^^xsd:string;
  dwc:scientificName 'Crouania minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '214100'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71634'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 31F'^^xsd:string;
  dwc:scientificName 'Crouania minutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '214100'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71635'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 24'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71636'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 39.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 28F'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.3'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71637'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71638> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71638>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 38F'^^xsd:string;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71638'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71639> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71639>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 43F'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71639'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71640> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71640>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 42 (+F)'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.35'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71640'^^xsd:string;
  dwc:observationDate '1997-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 39.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "39.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 39.38)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "39.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 54F'^^xsd:string;
  dwc:scientificName 'Griffithsia heteromorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '371498'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71641'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '371498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 39.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "39.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 39.38)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "39.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 11988'^^xsd:string;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71642'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 39.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "39.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 39.38)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "39.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'RT 53F'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.38'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71643'^^xsd:string;
  dwc:observationDate '1997-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71644> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71644>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 12030'^^xsd:string;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.546318'^^xsd:double;
  dwc:latitude '-6.268888'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71644'^^xsd:string;
  dwc:observationDate '1997-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2705 39.5308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2705"^^xsd:decimal ;
  dwc:decimalLongitude "39.5308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2705 39.5308)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2705"^^xsd:decimal ;
  geo-pos:long "39.5308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 12205'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans & De Clerck'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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.5308'^^xsd:double;
  dwc:latitude '-6.2705'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71655'^^xsd:string;
  dwc:observationDate '1997-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4106 53.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4106"^^xsd:decimal ;
  dwc:decimalLongitude "53.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4106 53.3183)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4106"^^xsd:decimal ;
  geo-pos:long "53.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'SEY 438'^^xsd:string;
  dwc:scientificName 'Haloplegma duperreyi'^^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 '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 '53.3183'^^xsd:double;
  dwc:latitude '-5.4106'^^xsd:double;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71573'^^xsd:string;
  dwc:observationDate '1992-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71574> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71574>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'SEY 476'^^xsd:string;
  dwc:scientificName 'Haloplegma duperreyi'^^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 '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 '214429'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71574'^^xsd:string;
  dwc:observationDate '1992-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 55.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86667"^^xsd:decimal ;
  dwc:decimalLongitude "55.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86667 55.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86667"^^xsd:decimal ;
  geo-pos:long "55.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'SEY 761'^^xsd:string;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Kooistra & Audiffred'^^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 '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 '55.383333'^^xsd:double;
  dwc:latitude '-5.86667'^^xsd:double;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71575'^^xsd:string;
  dwc:observationDate '1993-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.43333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.16667"^^xsd:decimal ;
  dwc:decimalLongitude "39.43333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.16667 39.43333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.16667"^^xsd:decimal ;
  geo-pos:long "39.43333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9713'^^xsd:string;
  dwc:scientificName 'Haloplegma duperreyi'^^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.43333'^^xsd:double;
  dwc:latitude '-6.16667'^^xsd:double;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71576'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71577> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71577>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9720'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '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 '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71577'^^xsd:string;
  dwc:observationDate '1993-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83333 39.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83333"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83333 39.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83333"^^xsd:decimal ;
  geo-pos:long "39.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9792'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^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 '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.83333'^^xsd:double;
  dwc:latitude '-7.83333'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71578'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83333 39.83333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83333"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83333 39.83333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83333"^^xsd:decimal ;
  geo-pos:long "39.83333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9802'^^xsd:string;
  dwc:scientificName 'Wrangelia penicillata'^^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 '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.83333'^^xsd:double;
  dwc:latitude '-7.83333'^^xsd:double;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71579'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71538> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71538>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 6964 (+F)'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^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 '144706'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71538'^^xsd:string;
  dwc:observationDate '1987-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71539> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71539>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 6991'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '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 '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71539'^^xsd:string;
  dwc:observationDate '1987-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71540> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71540>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 7019 (+F)'^^xsd:string;
  dwc:scientificName 'Pleonosporium caribaeum'^^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 '144601'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71540'^^xsd:string;
  dwc:observationDate '1987-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '526670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.81667"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.81667"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8172'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71541'^^xsd:string;
  dwc:observationDate '1987-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71542> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71542>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 7033'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^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 '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71542'^^xsd:string;
  dwc:observationDate '1987-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6459 39.4041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6459"^^xsd:decimal ;
  dwc:decimalLongitude "39.4041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6459 39.4041)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6459"^^xsd:decimal ;
  geo-pos:long "39.4041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 7258'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.4041'^^xsd:double;
  dwc:latitude '-4.6459'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71543'^^xsd:string;
  dwc:observationDate '1988-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71544> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71544>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 5571'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71544'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71545> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71545>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 5654'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71545'^^xsd:string;
  dwc:observationDate '1985-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71546> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71546>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 5656'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71546'^^xsd:string;
  dwc:observationDate '1985-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71547> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71547>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 5649'^^xsd:string;
  dwc:scientificName 'Wrangelia penicillata'^^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 '144713'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71547'^^xsd:string;
  dwc:observationDate '1985-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71548> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71548>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 5535'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^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 '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71548'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71549> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71549>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 5811'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^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 '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.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71549'^^xsd:string;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71550> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71550>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 5940'^^xsd:string;
  dwc:scientificName 'Balliella crouanioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '214082'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71550'^^xsd:string;
  dwc:observationDate '1986-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '214082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71551> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71551>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 5971'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '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 '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71551'^^xsd:string;
  dwc:observationDate '1986-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71552> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71552>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 6051 (+F)'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71552'^^xsd:string;
  dwc:observationDate '1986-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71553> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71553>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 6085'^^xsd:string;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71553'^^xsd:string;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "39.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "39.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 7292'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3667'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71554'^^xsd:string;
  dwc:observationDate '1988-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71555> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71555>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 7350'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '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 '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71555'^^xsd:string;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71556> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71556>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 7328'^^xsd:string;
  dwc:scientificName 'Wrangelia penicillata'^^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 '144713'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71556'^^xsd:string;
  dwc:observationDate '1988-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2596 40.1338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2596"^^xsd:decimal ;
  dwc:decimalLongitude "40.1338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2596 40.1338)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2596"^^xsd:decimal ;
  geo-pos:long "40.1338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 7397'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1338'^^xsd:double;
  dwc:latitude '-3.2596'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71557'^^xsd:string;
  dwc:observationDate '1988-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.81667"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.81667"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8167'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '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.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71558'^^xsd:string;
  dwc:observationDate '1989-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.81667"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.81667"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8186'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71559'^^xsd:string;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71560> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71560>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8404'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71560'^^xsd:string;
  dwc:observationDate '1989-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8455'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71561'^^xsd:string;
  dwc:observationDate '1989-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71562> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71562>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8464'^^xsd:string;
  dwc:scientificName 'Crouania minutissima'^^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 '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.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '214100'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71562'^^xsd:string;
  dwc:observationDate '1989-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71563> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71563>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8483'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71563'^^xsd:string;
  dwc:observationDate '1989-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71564> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71564>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8701'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^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 '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71564'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71565> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71565>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 8819'^^xsd:string;
  dwc:scientificName 'Spyridia 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 '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 '144707'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71565'^^xsd:string;
  dwc:observationDate '1991-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71566> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71566>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9451'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^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 '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71566'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71567> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71567>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9484'^^xsd:string;
  dwc:scientificName 'Wrangelia penicillata'^^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 '144713'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71567'^^xsd:string;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9536'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71568'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'HEC 9523'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71569'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7333 55.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7333"^^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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7333 55.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7333"^^xsd:decimal ;
  geo-pos:long "55.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'SEY 359'^^xsd:string;
  dwc:scientificName 'Euptilota fergusonii'^^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.7333'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71570'^^xsd:string;
  dwc:observationDate '1992-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71571> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71571>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'SEY 259'^^xsd:string;
  dwc:scientificName 'Haloplegma duperreyi'^^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 '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 '214429'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71571'^^xsd:string;
  dwc:observationDate '1992-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71572> ;
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71572>
  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/4485__Ceramiaceae%20along%20the%20East-African%20coast%20%281985-1997%29_Dasid4485_71572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4485_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 'Ceramiaceae along the East-African coast (1985-1997)'^^xsd:string;
  dwc:catalogNumber 'SEY 264'^^xsd:string;
  dwc:scientificName 'Haloplegma duperreyi'^^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 '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 '55.2'^^xsd:double;
  dwc:latitude '-3.71667'^^xsd:double;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'Ceramiaceae along the East-African coast (1985-1997)_Dasid4485_71572'^^xsd:string;
  dwc:observationDate '1992-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF