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

<https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  geo-pos:lat "-4.047338464"^^xsd:decimal ;
  geo-pos:long "39.71998396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.1.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4652'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.1.5'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.71998396'^^xsd:double;
  dwc:startLongitude '39.719983962196'^^xsd:double;
  dwc:endLongitude '39.719983962196'^^xsd:double;
  dwc:latitude '-4.047338464'^^xsd:double;
  dwc:startLatitude '-4.0473384644463'^^xsd:double;
  dwc:endLatitude '-4.0473384644463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4652'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.047338464"^^xsd:decimal ;
  dwc:decimalLongitude "39.71998396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  geo-pos:lat "-4.047338464"^^xsd:decimal ;
  geo-pos:long "39.71998396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.1.7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4654'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.1.7'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.71998396'^^xsd:double;
  dwc:startLongitude '39.719983962196'^^xsd:double;
  dwc:endLongitude '39.719983962196'^^xsd:double;
  dwc:latitude '-4.047338464'^^xsd:double;
  dwc:startLatitude '-4.0473384644463'^^xsd:double;
  dwc:endLatitude '-4.0473384644463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4654'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.047338464"^^xsd:decimal ;
  dwc:decimalLongitude "39.71998396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  geo-pos:lat "-4.047338464"^^xsd:decimal ;
  geo-pos:long "39.71998396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.1.8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4655'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.1.8'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.71998396'^^xsd:double;
  dwc:startLongitude '39.719983962196'^^xsd:double;
  dwc:endLongitude '39.719983962196'^^xsd:double;
  dwc:latitude '-4.047338464'^^xsd:double;
  dwc:startLatitude '-4.0473384644463'^^xsd:double;
  dwc:endLatitude '-4.0473384644463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4655'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.047338464"^^xsd:decimal ;
  dwc:decimalLongitude "39.71998396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  geo-pos:lat "-4.047338464"^^xsd:decimal ;
  geo-pos:long "39.71998396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.1.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4651'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.1.4'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.71998396'^^xsd:double;
  dwc:startLongitude '39.719983962196'^^xsd:double;
  dwc:endLongitude '39.719983962196'^^xsd:double;
  dwc:latitude '-4.047338464'^^xsd:double;
  dwc:startLatitude '-4.0473384644463'^^xsd:double;
  dwc:endLatitude '-4.0473384644463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4651'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.047338464"^^xsd:decimal ;
  dwc:decimalLongitude "39.71998396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  geo-pos:lat "-4.047338464"^^xsd:decimal ;
  geo-pos:long "39.71998396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.1.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_3620'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.1.1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.71998396'^^xsd:double;
  dwc:startLongitude '39.719983962196'^^xsd:double;
  dwc:endLongitude '39.719983962196'^^xsd:double;
  dwc:latitude '-4.047338464'^^xsd:double;
  dwc:startLatitude '-4.0473384644463'^^xsd:double;
  dwc:endLatitude '-4.0473384644463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_3620'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.047338464"^^xsd:decimal ;
  dwc:decimalLongitude "39.71998396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.047338464 39.71998396)"^^geo:wktLiteral ;
  geo-pos:lat "-4.047338464"^^xsd:decimal ;
  geo-pos:long "39.71998396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%201_VUB_Echinothrix_diadema%28Kenya%291997_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.1.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_3621'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.1.2'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '39.71998396'^^xsd:double;
  dwc:startLongitude '39.719983962196'^^xsd:double;
  dwc:endLongitude '39.719983962196'^^xsd:double;
  dwc:latitude '-4.047338464'^^xsd:double;
  dwc:startLatitude '-4.0473384644463'^^xsd:double;
  dwc:endLatitude '-4.0473384644463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463, 39.719983962196 -4.0473384644463))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_3621'^^xsd:string;
  dwc:observationDate '1997-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028385728"^^xsd:decimal ;
  dwc:decimalLongitude "39.72864807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028385728"^^xsd:decimal ;
  geo-pos:long "39.72864807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.2.9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4664'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.2.9'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.72864807'^^xsd:double;
  dwc:startLongitude '39.728648070207'^^xsd:double;
  dwc:endLongitude '39.728648070207'^^xsd:double;
  dwc:latitude '-4.028385728'^^xsd:double;
  dwc:startLatitude '-4.0283857281726'^^xsd:double;
  dwc:endLatitude '-4.0283857281726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4664'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028385728"^^xsd:decimal ;
  dwc:decimalLongitude "39.72864807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028385728"^^xsd:decimal ;
  geo-pos:long "39.72864807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.2.10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4665'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.2.10'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.72864807'^^xsd:double;
  dwc:startLongitude '39.728648070207'^^xsd:double;
  dwc:endLongitude '39.728648070207'^^xsd:double;
  dwc:latitude '-4.028385728'^^xsd:double;
  dwc:startLatitude '-4.0283857281726'^^xsd:double;
  dwc:endLatitude '-4.0283857281726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4665'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028385728"^^xsd:decimal ;
  dwc:decimalLongitude "39.72864807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028385728"^^xsd:decimal ;
  geo-pos:long "39.72864807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.2.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4656'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.2.1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.72864807'^^xsd:double;
  dwc:startLongitude '39.728648070207'^^xsd:double;
  dwc:endLongitude '39.728648070207'^^xsd:double;
  dwc:latitude '-4.028385728'^^xsd:double;
  dwc:startLatitude '-4.0283857281726'^^xsd:double;
  dwc:endLatitude '-4.0283857281726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4656'^^xsd:string;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028385728"^^xsd:decimal ;
  dwc:decimalLongitude "39.72864807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028385728"^^xsd:decimal ;
  geo-pos:long "39.72864807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.2.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4658'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.2.3'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.72864807'^^xsd:double;
  dwc:startLongitude '39.728648070207'^^xsd:double;
  dwc:endLongitude '39.728648070207'^^xsd:double;
  dwc:latitude '-4.028385728'^^xsd:double;
  dwc:startLatitude '-4.0283857281726'^^xsd:double;
  dwc:endLatitude '-4.0283857281726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4658'^^xsd:string;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028385728"^^xsd:decimal ;
  dwc:decimalLongitude "39.72864807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028385728"^^xsd:decimal ;
  geo-pos:long "39.72864807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.2.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4661'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.2.6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '39.72864807'^^xsd:double;
  dwc:startLongitude '39.728648070207'^^xsd:double;
  dwc:endLongitude '39.728648070207'^^xsd:double;
  dwc:latitude '-4.028385728'^^xsd:double;
  dwc:startLatitude '-4.0283857281726'^^xsd:double;
  dwc:endLatitude '-4.0283857281726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4661'^^xsd:string;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028385728"^^xsd:decimal ;
  dwc:decimalLongitude "39.72864807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028385728"^^xsd:decimal ;
  geo-pos:long "39.72864807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.2.7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4662'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.2.7'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.72864807'^^xsd:double;
  dwc:startLongitude '39.728648070207'^^xsd:double;
  dwc:endLongitude '39.728648070207'^^xsd:double;
  dwc:latitude '-4.028385728'^^xsd:double;
  dwc:startLatitude '-4.0283857281726'^^xsd:double;
  dwc:endLatitude '-4.0283857281726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4662'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028385728"^^xsd:decimal ;
  dwc:decimalLongitude "39.72864807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028385728 39.72864807)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028385728"^^xsd:decimal ;
  geo-pos:long "39.72864807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%202_VUB_Echinothrix_diadema%28Kenya%291997_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.2.8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4663'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.2.8'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '39.72864807'^^xsd:double;
  dwc:startLongitude '39.728648070207'^^xsd:double;
  dwc:endLongitude '39.728648070207'^^xsd:double;
  dwc:latitude '-4.028385728'^^xsd:double;
  dwc:startLatitude '-4.0283857281726'^^xsd:double;
  dwc:endLatitude '-4.0283857281726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726, 39.728648070207 -4.0283857281726))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4663'^^xsd:string;
  dwc:observationDate '1997-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.017375091"^^xsd:decimal ;
  dwc:decimalLongitude "39.73406314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  geo-pos:lat "-4.017375091"^^xsd:decimal ;
  geo-pos:long "39.73406314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.3.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4670'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.3.5'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '39.73406314'^^xsd:double;
  dwc:startLongitude '39.734063137714'^^xsd:double;
  dwc:endLongitude '39.734063137714'^^xsd:double;
  dwc:latitude '-4.017375091'^^xsd:double;
  dwc:startLatitude '-4.0173750909089'^^xsd:double;
  dwc:endLatitude '-4.0173750909089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4670'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.017375091"^^xsd:decimal ;
  dwc:decimalLongitude "39.73406314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  geo-pos:lat "-4.017375091"^^xsd:decimal ;
  geo-pos:long "39.73406314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.3.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4682'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.3.6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '39.73406314'^^xsd:double;
  dwc:startLongitude '39.734063137714'^^xsd:double;
  dwc:endLongitude '39.734063137714'^^xsd:double;
  dwc:latitude '-4.017375091'^^xsd:double;
  dwc:startLatitude '-4.0173750909089'^^xsd:double;
  dwc:endLatitude '-4.0173750909089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4682'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.017375091"^^xsd:decimal ;
  dwc:decimalLongitude "39.73406314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  geo-pos:lat "-4.017375091"^^xsd:decimal ;
  geo-pos:long "39.73406314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.3.7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4683'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.3.7'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '39.73406314'^^xsd:double;
  dwc:startLongitude '39.734063137714'^^xsd:double;
  dwc:endLongitude '39.734063137714'^^xsd:double;
  dwc:latitude '-4.017375091'^^xsd:double;
  dwc:startLatitude '-4.0173750909089'^^xsd:double;
  dwc:endLatitude '-4.0173750909089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4683'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.017375091"^^xsd:decimal ;
  dwc:decimalLongitude "39.73406314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  geo-pos:lat "-4.017375091"^^xsd:decimal ;
  geo-pos:long "39.73406314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.3.8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4684'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.3.8'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '39.73406314'^^xsd:double;
  dwc:startLongitude '39.734063137714'^^xsd:double;
  dwc:endLongitude '39.734063137714'^^xsd:double;
  dwc:latitude '-4.017375091'^^xsd:double;
  dwc:startLatitude '-4.0173750909089'^^xsd:double;
  dwc:endLatitude '-4.0173750909089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4684'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.017375091"^^xsd:decimal ;
  dwc:decimalLongitude "39.73406314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  geo-pos:lat "-4.017375091"^^xsd:decimal ;
  geo-pos:long "39.73406314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.3.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4667'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.3.2'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.73406314'^^xsd:double;
  dwc:startLongitude '39.734063137714'^^xsd:double;
  dwc:endLongitude '39.734063137714'^^xsd:double;
  dwc:latitude '-4.017375091'^^xsd:double;
  dwc:startLatitude '-4.0173750909089'^^xsd:double;
  dwc:endLatitude '-4.0173750909089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4667'^^xsd:string;
  dwc:observationDate '1997-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.017375091"^^xsd:decimal ;
  dwc:decimalLongitude "39.73406314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  geo-pos:lat "-4.017375091"^^xsd:decimal ;
  geo-pos:long "39.73406314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.3.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4668'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.3.3'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '39.73406314'^^xsd:double;
  dwc:startLongitude '39.734063137714'^^xsd:double;
  dwc:endLongitude '39.734063137714'^^xsd:double;
  dwc:latitude '-4.017375091'^^xsd:double;
  dwc:startLatitude '-4.0173750909089'^^xsd:double;
  dwc:endLatitude '-4.0173750909089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4668'^^xsd:string;
  dwc:observationDate '1997-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.017375091"^^xsd:decimal ;
  dwc:decimalLongitude "39.73406314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.017375091 39.73406314)"^^geo:wktLiteral ;
  geo-pos:lat "-4.017375091"^^xsd:decimal ;
  geo-pos:long "39.73406314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%203_VUB_Echinothrix_diadema%28Kenya%291997_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.3.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4669'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.3.4'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '39.73406314'^^xsd:double;
  dwc:startLongitude '39.734063137714'^^xsd:double;
  dwc:endLongitude '39.734063137714'^^xsd:double;
  dwc:latitude '-4.017375091'^^xsd:double;
  dwc:startLatitude '-4.0173750909089'^^xsd:double;
  dwc:endLatitude '-4.0173750909089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089, 39.734063137714 -4.0173750909089))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4669'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.00925249 39.73677067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.00925249"^^xsd:decimal ;
  dwc:decimalLongitude "39.73677067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.00925249 39.73677067)"^^geo:wktLiteral ;
  geo-pos:lat "-4.00925249"^^xsd:decimal ;
  geo-pos:long "39.73677067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.4.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4688'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.4.4'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '39.73677067'^^xsd:double;
  dwc:startLongitude '39.736770671467'^^xsd:double;
  dwc:endLongitude '39.736770671467'^^xsd:double;
  dwc:latitude '-4.00925249'^^xsd:double;
  dwc:startLatitude '-4.0092524896488'^^xsd:double;
  dwc:endLatitude '-4.0092524896488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4688'^^xsd:string;
  dwc:observationDate '1997-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.00925249 39.73677067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.00925249"^^xsd:decimal ;
  dwc:decimalLongitude "39.73677067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.00925249 39.73677067)"^^geo:wktLiteral ;
  geo-pos:lat "-4.00925249"^^xsd:decimal ;
  geo-pos:long "39.73677067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.4.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4690'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.4.6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '39.73677067'^^xsd:double;
  dwc:startLongitude '39.736770671467'^^xsd:double;
  dwc:endLongitude '39.736770671467'^^xsd:double;
  dwc:latitude '-4.00925249'^^xsd:double;
  dwc:startLatitude '-4.0092524896488'^^xsd:double;
  dwc:endLatitude '-4.0092524896488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4690'^^xsd:string;
  dwc:observationDate '1997-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.00925249 39.73677067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.00925249"^^xsd:decimal ;
  dwc:decimalLongitude "39.73677067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.00925249 39.73677067)"^^geo:wktLiteral ;
  geo-pos:lat "-4.00925249"^^xsd:decimal ;
  geo-pos:long "39.73677067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.4.7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4691'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.4.7'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '39.73677067'^^xsd:double;
  dwc:startLongitude '39.736770671467'^^xsd:double;
  dwc:endLongitude '39.736770671467'^^xsd:double;
  dwc:latitude '-4.00925249'^^xsd:double;
  dwc:startLatitude '-4.0092524896488'^^xsd:double;
  dwc:endLatitude '-4.0092524896488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4691'^^xsd:string;
  dwc:observationDate '1997-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.00925249 39.73677067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.00925249"^^xsd:decimal ;
  dwc:decimalLongitude "39.73677067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.00925249 39.73677067)"^^geo:wktLiteral ;
  geo-pos:lat "-4.00925249"^^xsd:decimal ;
  geo-pos:long "39.73677067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%204_VUB_Echinothrix_diadema%28Kenya%291997_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 1.4.8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4692'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 1.4.8'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '39.73677067'^^xsd:double;
  dwc:startLongitude '39.736770671467'^^xsd:double;
  dwc:endLongitude '39.736770671467'^^xsd:double;
  dwc:latitude '-4.00925249'^^xsd:double;
  dwc:startLatitude '-4.0092524896488'^^xsd:double;
  dwc:endLatitude '-4.0092524896488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488, 39.736770671467 -4.0092524896488))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4692'^^xsd:string;
  dwc:observationDate '1997-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.000768884"^^xsd:decimal ;
  dwc:decimalLongitude "39.74164423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  geo-pos:lat "-4.000768884"^^xsd:decimal ;
  geo-pos:long "39.74164423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.5.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4693'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.5.1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.74164423'^^xsd:double;
  dwc:startLongitude '39.741644232223'^^xsd:double;
  dwc:endLongitude '39.741644232223'^^xsd:double;
  dwc:latitude '-4.000768884'^^xsd:double;
  dwc:startLatitude '-4.0007688838882'^^xsd:double;
  dwc:endLatitude '-4.0007688838882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4693'^^xsd:string;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.000768884"^^xsd:decimal ;
  dwc:decimalLongitude "39.74164423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  geo-pos:lat "-4.000768884"^^xsd:decimal ;
  geo-pos:long "39.74164423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.5.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4694'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.5.2'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.74164423'^^xsd:double;
  dwc:startLongitude '39.741644232223'^^xsd:double;
  dwc:endLongitude '39.741644232223'^^xsd:double;
  dwc:latitude '-4.000768884'^^xsd:double;
  dwc:startLatitude '-4.0007688838882'^^xsd:double;
  dwc:endLatitude '-4.0007688838882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4694'^^xsd:string;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.000768884"^^xsd:decimal ;
  dwc:decimalLongitude "39.74164423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  geo-pos:lat "-4.000768884"^^xsd:decimal ;
  geo-pos:long "39.74164423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.5.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4696'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.5.4'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.74164423'^^xsd:double;
  dwc:startLongitude '39.741644232223'^^xsd:double;
  dwc:endLongitude '39.741644232223'^^xsd:double;
  dwc:latitude '-4.000768884'^^xsd:double;
  dwc:startLatitude '-4.0007688838882'^^xsd:double;
  dwc:endLatitude '-4.0007688838882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4696'^^xsd:string;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.000768884"^^xsd:decimal ;
  dwc:decimalLongitude "39.74164423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  geo-pos:lat "-4.000768884"^^xsd:decimal ;
  geo-pos:long "39.74164423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.5.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4697'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.5.5'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.74164423'^^xsd:double;
  dwc:startLongitude '39.741644232223'^^xsd:double;
  dwc:endLongitude '39.741644232223'^^xsd:double;
  dwc:latitude '-4.000768884'^^xsd:double;
  dwc:startLatitude '-4.0007688838882'^^xsd:double;
  dwc:endLatitude '-4.0007688838882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4697'^^xsd:string;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.000768884"^^xsd:decimal ;
  dwc:decimalLongitude "39.74164423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  geo-pos:lat "-4.000768884"^^xsd:decimal ;
  geo-pos:long "39.74164423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.5.7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4699'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.5.7'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.74164423'^^xsd:double;
  dwc:startLongitude '39.741644232223'^^xsd:double;
  dwc:endLongitude '39.741644232223'^^xsd:double;
  dwc:latitude '-4.000768884'^^xsd:double;
  dwc:startLatitude '-4.0007688838882'^^xsd:double;
  dwc:endLatitude '-4.0007688838882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4699'^^xsd:string;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.000768884"^^xsd:decimal ;
  dwc:decimalLongitude "39.74164423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.000768884 39.74164423)"^^geo:wktLiteral ;
  geo-pos:lat "-4.000768884"^^xsd:decimal ;
  geo-pos:long "39.74164423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%205_VUB_Echinothrix_diadema%28Kenya%291997_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.5.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4695'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.5.3'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '39.74164423'^^xsd:double;
  dwc:startLongitude '39.741644232223'^^xsd:double;
  dwc:endLongitude '39.741644232223'^^xsd:double;
  dwc:latitude '-4.000768884'^^xsd:double;
  dwc:startLatitude '-4.0007688838882'^^xsd:double;
  dwc:endLatitude '-4.0007688838882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882, 39.741644232223 -4.0007688838882))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4695'^^xsd:string;
  dwc:observationDate '1997-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992104776"^^xsd:decimal ;
  dwc:decimalLongitude "39.7470593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992104776"^^xsd:decimal ;
  geo-pos:long "39.7470593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.6.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4706'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.6.6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.7470593'^^xsd:double;
  dwc:startLongitude '39.74705929973'^^xsd:double;
  dwc:endLongitude '39.74705929973'^^xsd:double;
  dwc:latitude '-3.992104776'^^xsd:double;
  dwc:startLatitude '-3.9921047758774'^^xsd:double;
  dwc:endLatitude '-3.9921047758774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4706'^^xsd:string;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992104776"^^xsd:decimal ;
  dwc:decimalLongitude "39.7470593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992104776"^^xsd:decimal ;
  geo-pos:long "39.7470593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.6.7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4707'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.6.7'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.7470593'^^xsd:double;
  dwc:startLongitude '39.74705929973'^^xsd:double;
  dwc:endLongitude '39.74705929973'^^xsd:double;
  dwc:latitude '-3.992104776'^^xsd:double;
  dwc:startLatitude '-3.9921047758774'^^xsd:double;
  dwc:endLatitude '-3.9921047758774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4707'^^xsd:string;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992104776"^^xsd:decimal ;
  dwc:decimalLongitude "39.7470593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992104776"^^xsd:decimal ;
  geo-pos:long "39.7470593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.6.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4701'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.6.1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.7470593'^^xsd:double;
  dwc:startLongitude '39.74705929973'^^xsd:double;
  dwc:endLongitude '39.74705929973'^^xsd:double;
  dwc:latitude '-3.992104776'^^xsd:double;
  dwc:startLatitude '-3.9921047758774'^^xsd:double;
  dwc:endLatitude '-3.9921047758774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4701'^^xsd:string;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992104776"^^xsd:decimal ;
  dwc:decimalLongitude "39.7470593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992104776"^^xsd:decimal ;
  geo-pos:long "39.7470593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.6.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4703'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.6.3'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.7470593'^^xsd:double;
  dwc:startLongitude '39.74705929973'^^xsd:double;
  dwc:endLongitude '39.74705929973'^^xsd:double;
  dwc:latitude '-3.992104776'^^xsd:double;
  dwc:startLatitude '-3.9921047758774'^^xsd:double;
  dwc:endLatitude '-3.9921047758774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4703'^^xsd:string;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992104776"^^xsd:decimal ;
  dwc:decimalLongitude "39.7470593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992104776"^^xsd:decimal ;
  geo-pos:long "39.7470593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.6.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4704'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.6.4'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.7470593'^^xsd:double;
  dwc:startLongitude '39.74705929973'^^xsd:double;
  dwc:endLongitude '39.74705929973'^^xsd:double;
  dwc:latitude '-3.992104776'^^xsd:double;
  dwc:startLatitude '-3.9921047758774'^^xsd:double;
  dwc:endLatitude '-3.9921047758774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4704'^^xsd:string;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.992104776"^^xsd:decimal ;
  dwc:decimalLongitude "39.7470593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.992104776 39.7470593)"^^geo:wktLiteral ;
  geo-pos:lat "-3.992104776"^^xsd:decimal ;
  geo-pos:long "39.7470593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%206_VUB_Echinothrix_diadema%28Kenya%291997_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.6.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4705'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.6.5'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.7470593'^^xsd:double;
  dwc:startLongitude '39.74705929973'^^xsd:double;
  dwc:endLongitude '39.74705929973'^^xsd:double;
  dwc:latitude '-3.992104776'^^xsd:double;
  dwc:startLatitude '-3.9921047758774'^^xsd:double;
  dwc:endLatitude '-3.9921047758774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774, 39.74705929973 -3.9921047758774))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4705'^^xsd:string;
  dwc:observationDate '1997-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.980552632"^^xsd:decimal ;
  dwc:decimalLongitude "39.75373788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  geo-pos:lat "-3.980552632"^^xsd:decimal ;
  geo-pos:long "39.75373788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.7.8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4716'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.7.8'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.75373788'^^xsd:double;
  dwc:startLongitude '39.753737882988'^^xsd:double;
  dwc:endLongitude '39.753737882988'^^xsd:double;
  dwc:latitude '-3.980552632'^^xsd:double;
  dwc:startLatitude '-3.980552631863'^^xsd:double;
  dwc:endLatitude '-3.980552631863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4716'^^xsd:string;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.980552632"^^xsd:decimal ;
  dwc:decimalLongitude "39.75373788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  geo-pos:lat "-3.980552632"^^xsd:decimal ;
  geo-pos:long "39.75373788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.7.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4710'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.7.2'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.75373788'^^xsd:double;
  dwc:startLongitude '39.753737882988'^^xsd:double;
  dwc:endLongitude '39.753737882988'^^xsd:double;
  dwc:latitude '-3.980552632'^^xsd:double;
  dwc:startLatitude '-3.980552631863'^^xsd:double;
  dwc:endLatitude '-3.980552631863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4710'^^xsd:string;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.980552632"^^xsd:decimal ;
  dwc:decimalLongitude "39.75373788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  geo-pos:lat "-3.980552632"^^xsd:decimal ;
  geo-pos:long "39.75373788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.7.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4711'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.7.3'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.75373788'^^xsd:double;
  dwc:startLongitude '39.753737882988'^^xsd:double;
  dwc:endLongitude '39.753737882988'^^xsd:double;
  dwc:latitude '-3.980552632'^^xsd:double;
  dwc:startLatitude '-3.980552631863'^^xsd:double;
  dwc:endLatitude '-3.980552631863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4711'^^xsd:string;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.980552632"^^xsd:decimal ;
  dwc:decimalLongitude "39.75373788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  geo-pos:lat "-3.980552632"^^xsd:decimal ;
  geo-pos:long "39.75373788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.7.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4712'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.7.4'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.75373788'^^xsd:double;
  dwc:startLongitude '39.753737882988'^^xsd:double;
  dwc:endLongitude '39.753737882988'^^xsd:double;
  dwc:latitude '-3.980552632'^^xsd:double;
  dwc:startLatitude '-3.980552631863'^^xsd:double;
  dwc:endLatitude '-3.980552631863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4712'^^xsd:string;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.980552632"^^xsd:decimal ;
  dwc:decimalLongitude "39.75373788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  geo-pos:lat "-3.980552632"^^xsd:decimal ;
  geo-pos:long "39.75373788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.7.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4713'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.7.5'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.75373788'^^xsd:double;
  dwc:startLongitude '39.753737882988'^^xsd:double;
  dwc:endLongitude '39.753737882988'^^xsd:double;
  dwc:latitude '-3.980552632'^^xsd:double;
  dwc:startLatitude '-3.980552631863'^^xsd:double;
  dwc:endLatitude '-3.980552631863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4713'^^xsd:string;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.980552632"^^xsd:decimal ;
  dwc:decimalLongitude "39.75373788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  geo-pos:lat "-3.980552632"^^xsd:decimal ;
  geo-pos:long "39.75373788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.7.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4714'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.7.6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.75373788'^^xsd:double;
  dwc:startLongitude '39.753737882988'^^xsd:double;
  dwc:endLongitude '39.753737882988'^^xsd:double;
  dwc:latitude '-3.980552632'^^xsd:double;
  dwc:startLatitude '-3.980552631863'^^xsd:double;
  dwc:endLatitude '-3.980552631863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863))'^^xsd:string;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4714'^^xsd:string;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.980552632"^^xsd:decimal ;
  dwc:decimalLongitude "39.75373788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.980552632 39.75373788)"^^geo:wktLiteral ;
  geo-pos:lat "-3.980552632"^^xsd:decimal ;
  geo-pos:long "39.75373788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%207_VUB_Echinothrix_diadema%28Kenya%291997_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.7.7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4715'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.7.7'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '39.75373788'^^xsd:double;
  dwc:startLongitude '39.753737882988'^^xsd:double;
  dwc:endLongitude '39.753737882988'^^xsd:double;
  dwc:latitude '-3.980552632'^^xsd:double;
  dwc:startLatitude '-3.980552631863'^^xsd:double;
  dwc:endLatitude '-3.980552631863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863, 39.753737882988 -3.980552631863))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4715'^^xsd:string;
  dwc:observationDate '1997-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.971166515 39.75933345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.971166515"^^xsd:decimal ;
  dwc:decimalLongitude "39.75933345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.971166515 39.75933345)"^^geo:wktLiteral ;
  geo-pos:lat "-3.971166515"^^xsd:decimal ;
  geo-pos:long "39.75933345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.8.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4717'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.8.1'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '39.75933345'^^xsd:double;
  dwc:startLongitude '39.759333452745'^^xsd:double;
  dwc:endLongitude '39.759333452745'^^xsd:double;
  dwc:latitude '-3.971166515'^^xsd:double;
  dwc:startLatitude '-3.9711665148513'^^xsd:double;
  dwc:endLatitude '-3.9711665148513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4717'^^xsd:string;
  dwc:observationDate '1997-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.971166515 39.75933345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.971166515"^^xsd:decimal ;
  dwc:decimalLongitude "39.75933345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.971166515 39.75933345)"^^geo:wktLiteral ;
  geo-pos:lat "-3.971166515"^^xsd:decimal ;
  geo-pos:long "39.75933345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.8.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4720'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.8.4'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '39.75933345'^^xsd:double;
  dwc:startLongitude '39.759333452745'^^xsd:double;
  dwc:endLongitude '39.759333452745'^^xsd:double;
  dwc:latitude '-3.971166515'^^xsd:double;
  dwc:startLatitude '-3.9711665148513'^^xsd:double;
  dwc:endLatitude '-3.9711665148513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4720'^^xsd:string;
  dwc:observationDate '1997-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.971166515 39.75933345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.971166515"^^xsd:decimal ;
  dwc:decimalLongitude "39.75933345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.971166515 39.75933345)"^^geo:wktLiteral ;
  geo-pos:lat "-3.971166515"^^xsd:decimal ;
  geo-pos:long "39.75933345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.8.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4721'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.8.5'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '39.75933345'^^xsd:double;
  dwc:startLongitude '39.759333452745'^^xsd:double;
  dwc:endLongitude '39.759333452745'^^xsd:double;
  dwc:latitude '-3.971166515'^^xsd:double;
  dwc:startLatitude '-3.9711665148513'^^xsd:double;
  dwc:endLatitude '-3.9711665148513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4721'^^xsd:string;
  dwc:observationDate '1997-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.971166515 39.75933345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.971166515"^^xsd:decimal ;
  dwc:decimalLongitude "39.75933345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.971166515 39.75933345)"^^geo:wktLiteral ;
  geo-pos:lat "-3.971166515"^^xsd:decimal ;
  geo-pos:long "39.75933345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4511_Zone%208_VUB_Echinothrix_diadema%28Kenya%291997_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Echinothrix_diadema(Kenya)1997_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4511_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Circle 2.8.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Echinothrix_diadema(Kenya)1997'^^xsd:string;
  dwc:catalogNumber 'VUB_Echinothrix_diadema(Kenya)1997_4722'^^xsd:string;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Circle 2.8.6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '39.75933345'^^xsd:double;
  dwc:startLongitude '39.759333452745'^^xsd:double;
  dwc:endLongitude '39.759333452745'^^xsd:double;
  dwc:latitude '-3.971166515'^^xsd:double;
  dwc:startLatitude '-3.9711665148513'^^xsd:double;
  dwc:endLatitude '-3.9711665148513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513, 39.759333452745 -3.9711665148513))'^^xsd:string;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:samplingEffort '12,6 m^2'^^xsd:string;
  dwc:samplingProtocol 'Snorkeling'^^xsd:string;
  dwc:occurrenceId 'VUB_Echinothrix_diadema(Kenya)1997_4722'^^xsd:string;
  dwc:observationDate '1997-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF