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

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4760'^^xsd:string;
  dwc:scientificName 'Hydnophora microconos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207402'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4760'^^xsd:string;
  dwc:aphiaIdAccepted '207402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4727'^^xsd:string;
  dwc:scientificName 'Acropora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4727'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_3121'^^xsd:string;
  dwc:scientificName 'Acropora sp. cf. robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_3121'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4746'^^xsd:string;
  dwc:scientificName 'Favites flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207444'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4746'^^xsd:string;
  dwc:aphiaIdAccepted '207444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4725'^^xsd:string;
  dwc:scientificName 'Acanthastrea echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207384'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4725'^^xsd:string;
  dwc:aphiaIdAccepted '207384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4743'^^xsd:string;
  dwc:scientificName 'Favia sp. cf. rotumana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '718691'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4743'^^xsd:string;
  dwc:aphiaIdAccepted '718691'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4781'^^xsd:string;
  dwc:scientificName 'Pavona sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206614'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4781'^^xsd:string;
  dwc:aphiaIdAccepted '206614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4778'^^xsd:string;
  dwc:scientificName 'Pavona sp. cf. cactus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206614'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4778'^^xsd:string;
  dwc:aphiaIdAccepted '206614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4775'^^xsd:string;
  dwc:scientificName 'Pachyseris speciosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207293'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4775'^^xsd:string;
  dwc:aphiaIdAccepted '207293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4780'^^xsd:string;
  dwc:scientificName 'Pavona sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206614'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4780'^^xsd:string;
  dwc:aphiaIdAccepted '206614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4779'^^xsd:string;
  dwc:scientificName 'Pavona sp. cf. varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206614'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4779'^^xsd:string;
  dwc:aphiaIdAccepted '206614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4792'^^xsd:string;
  dwc:scientificName 'Porites lobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207225'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4792'^^xsd:string;
  dwc:aphiaIdAccepted '207225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4793'^^xsd:string;
  dwc:scientificName 'Porites lutea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207246'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4793'^^xsd:string;
  dwc:aphiaIdAccepted '207246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4768'^^xsd:string;
  dwc:scientificName 'Montipora digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207185'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4768'^^xsd:string;
  dwc:aphiaIdAccepted '207185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4782'^^xsd:string;
  dwc:scientificName 'Pavona venosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207301'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4782'^^xsd:string;
  dwc:aphiaIdAccepted '207301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4783'^^xsd:string;
  dwc:scientificName 'Platygyra daedalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207489'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4783'^^xsd:string;
  dwc:aphiaIdAccepted '207489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4745'^^xsd:string;
  dwc:scientificName 'Favites chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207451'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4745'^^xsd:string;
  dwc:aphiaIdAccepted '207451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4784'^^xsd:string;
  dwc:scientificName 'Platygyra lamellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207487'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4784'^^xsd:string;
  dwc:aphiaIdAccepted '207487'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4785'^^xsd:string;
  dwc:scientificName 'Platygyra sp. cf. pini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206621'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4785'^^xsd:string;
  dwc:aphiaIdAccepted '206621'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4787'^^xsd:string;
  dwc:scientificName 'Pocillopora damicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206953'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4787'^^xsd:string;
  dwc:aphiaIdAccepted '206953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4776'^^xsd:string;
  dwc:scientificName 'Pavona clavus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207318'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4776'^^xsd:string;
  dwc:aphiaIdAccepted '207318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4744'^^xsd:string;
  dwc:scientificName 'Favia stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207441'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4744'^^xsd:string;
  dwc:aphiaIdAccepted '763067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4741'^^xsd:string;
  dwc:scientificName 'Favia matthai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207437'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4741'^^xsd:string;
  dwc:aphiaIdAccepted '758240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4742'^^xsd:string;
  dwc:scientificName 'Favia pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207440'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4742'^^xsd:string;
  dwc:aphiaIdAccepted '758233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4728'^^xsd:string;
  dwc:scientificName 'Acropora sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4728'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_3120'^^xsd:string;
  dwc:scientificName 'Acropora sp. cf. nobilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_3120'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_3118'^^xsd:string;
  dwc:scientificName 'Acropora sp. cf. cytherea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_3118'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4759'^^xsd:string;
  dwc:scientificName 'Herpolitha limax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207363'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4759'^^xsd:string;
  dwc:aphiaIdAccepted '207363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4752'^^xsd:string;
  dwc:scientificName 'Galaxea astreata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207368'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4752'^^xsd:string;
  dwc:aphiaIdAccepted '207368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4801'^^xsd:string;
  dwc:scientificName 'Tubipora musica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207409'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4801'^^xsd:string;
  dwc:aphiaIdAccepted '207409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4763'^^xsd:string;
  dwc:scientificName 'Leptastrea transversa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207474'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4763'^^xsd:string;
  dwc:aphiaIdAccepted '207474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4764'^^xsd:string;
  dwc:scientificName 'Lobophyllia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207392'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4764'^^xsd:string;
  dwc:aphiaIdAccepted '207392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4765'^^xsd:string;
  dwc:scientificName 'Millepora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '205902'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4765'^^xsd:string;
  dwc:aphiaIdAccepted '205902'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4755'^^xsd:string;
  dwc:scientificName 'Goniastrea retiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207461'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4755'^^xsd:string;
  dwc:aphiaIdAccepted '207461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4729'^^xsd:string;
  dwc:scientificName 'Alveopora fenestrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207196'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4729'^^xsd:string;
  dwc:aphiaIdAccepted '207196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4748'^^xsd:string;
  dwc:scientificName 'Fungia (Fungia) fungites'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '717242'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4748'^^xsd:string;
  dwc:aphiaIdAccepted '207350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4766'^^xsd:string;
  dwc:scientificName 'Montastrea curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '764064'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4766'^^xsd:string;
  dwc:aphiaIdAccepted '762421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4767'^^xsd:string;
  dwc:scientificName 'Montipora danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207152'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4767'^^xsd:string;
  dwc:aphiaIdAccepted '207152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4730'^^xsd:string;
  dwc:scientificName 'Alveopora sp. cf. allingi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206945'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4730'^^xsd:string;
  dwc:aphiaIdAccepted '206945'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4731'^^xsd:string;
  dwc:scientificName 'Alveopora spongiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207198'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4731'^^xsd:string;
  dwc:aphiaIdAccepted '207198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4739'^^xsd:string;
  dwc:scientificName 'Echinopora lamellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207421'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4739'^^xsd:string;
  dwc:aphiaIdAccepted '207421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4794'^^xsd:string;
  dwc:scientificName 'Porites nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207234'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4794'^^xsd:string;
  dwc:aphiaIdAccepted '207234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4795'^^xsd:string;
  dwc:scientificName 'Porites nodifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207224'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4795'^^xsd:string;
  dwc:aphiaIdAccepted '207224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4796'^^xsd:string;
  dwc:scientificName 'Porites solida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207227'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4796'^^xsd:string;
  dwc:aphiaIdAccepted '207227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4797'^^xsd:string;
  dwc:scientificName 'Porites sp. cf. densa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206485'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4797'^^xsd:string;
  dwc:aphiaIdAccepted '206485'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4798'^^xsd:string;
  dwc:scientificName 'Psammacora contigua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207267'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4798'^^xsd:string;
  dwc:aphiaIdAccepted '207267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4740'^^xsd:string;
  dwc:scientificName 'Favia favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207435'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4740'^^xsd:string;
  dwc:aphiaIdAccepted '718748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4790'^^xsd:string;
  dwc:scientificName 'Porites australiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207249'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4790'^^xsd:string;
  dwc:aphiaIdAccepted '207249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4737'^^xsd:string;
  dwc:scientificName 'Echinophyllia aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207370'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4737'^^xsd:string;
  dwc:aphiaIdAccepted '207370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4733'^^xsd:string;
  dwc:scientificName 'Astreopora myriophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207128'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4733'^^xsd:string;
  dwc:aphiaIdAccepted '207128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4786'^^xsd:string;
  dwc:scientificName 'Plesiastrea versipora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207494'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4786'^^xsd:string;
  dwc:aphiaIdAccepted '207494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4747'^^xsd:string;
  dwc:scientificName 'Favites pentagona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207446'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4747'^^xsd:string;
  dwc:aphiaIdAccepted '207446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4777'^^xsd:string;
  dwc:scientificName 'Pavona decussata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207320'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4777'^^xsd:string;
  dwc:aphiaIdAccepted '207320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4732'^^xsd:string;
  dwc:scientificName 'Anomastrea irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '289410'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4732'^^xsd:string;
  dwc:aphiaIdAccepted '207518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4762'^^xsd:string;
  dwc:scientificName 'Leptastrea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207470'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4762'^^xsd:string;
  dwc:aphiaIdAccepted '207470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4726'^^xsd:string;
  dwc:scientificName 'Acropora clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207075'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4726'^^xsd:string;
  dwc:aphiaIdAccepted '207075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4761'^^xsd:string;
  dwc:scientificName 'Leptastrea inaequalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207471'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4761'^^xsd:string;
  dwc:aphiaIdAccepted '207471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_3119'^^xsd:string;
  dwc:scientificName 'Acropora sp. cf. danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_3119'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4734'^^xsd:string;
  dwc:scientificName 'Coscinarea monile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4734'^^xsd:string;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4735'^^xsd:string;
  dwc:scientificName 'Cyphastrea serailia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207413'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4735'^^xsd:string;
  dwc:aphiaIdAccepted '207413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_3117'^^xsd:string;
  dwc:scientificName 'Acropora divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207106'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_3117'^^xsd:string;
  dwc:aphiaIdAccepted '207106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4774'^^xsd:string;
  dwc:scientificName 'Oxypora lacera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207374'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4774'^^xsd:string;
  dwc:aphiaIdAccepted '207374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4789'^^xsd:string;
  dwc:scientificName 'Pocillopora verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206954'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4789'^^xsd:string;
  dwc:aphiaIdAccepted '206954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4749'^^xsd:string;
  dwc:scientificName 'Fungia (Pleuractis) scutaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207341'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4749'^^xsd:string;
  dwc:aphiaIdAccepted '716542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4791'^^xsd:string;
  dwc:scientificName 'Porites compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207236'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4791'^^xsd:string;
  dwc:aphiaIdAccepted '207236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4769'^^xsd:string;
  dwc:scientificName 'Montipora hispida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207164'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4769'^^xsd:string;
  dwc:aphiaIdAccepted '207164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4770'^^xsd:string;
  dwc:scientificName 'Montipora sp. cf. foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '203834'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4770'^^xsd:string;
  dwc:aphiaIdAccepted '203834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4771'^^xsd:string;
  dwc:scientificName 'Montipora sp. cf. spongodes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '203834'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4771'^^xsd:string;
  dwc:aphiaIdAccepted '203834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4772'^^xsd:string;
  dwc:scientificName 'Montipora verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207146'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4772'^^xsd:string;
  dwc:aphiaIdAccepted '207146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4773'^^xsd:string;
  dwc:scientificName 'Mycedium elephantotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207373'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4773'^^xsd:string;
  dwc:aphiaIdAccepted '207373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4736'^^xsd:string;
  dwc:scientificName 'Cyphastrea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206488'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4736'^^xsd:string;
  dwc:aphiaIdAccepted '206488'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4788'^^xsd:string;
  dwc:scientificName 'Pocillopora eydouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206958'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4788'^^xsd:string;
  dwc:aphiaIdAccepted '206952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4750'^^xsd:string;
  dwc:scientificName 'Fungia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206375'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4750'^^xsd:string;
  dwc:aphiaIdAccepted '206375'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4751'^^xsd:string;
  dwc:scientificName 'Fungia sp. cf. granulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206375'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4751'^^xsd:string;
  dwc:aphiaIdAccepted '206375'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4753'^^xsd:string;
  dwc:scientificName 'Galaxea fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207366'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4753'^^xsd:string;
  dwc:aphiaIdAccepted '207366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4754'^^xsd:string;
  dwc:scientificName 'Goniastrea edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207466'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4754'^^xsd:string;
  dwc:aphiaIdAccepted '207466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4738'^^xsd:string;
  dwc:scientificName 'Echinopora gemmacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207418'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4738'^^xsd:string;
  dwc:aphiaIdAccepted '207418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4756'^^xsd:string;
  dwc:scientificName 'Goniopora sp. cf. somaliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '205476'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4756'^^xsd:string;
  dwc:aphiaIdAccepted '205476'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4757'^^xsd:string;
  dwc:scientificName 'Goniopora stokesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207219'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4757'^^xsd:string;
  dwc:aphiaIdAccepted '207219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4758'^^xsd:string;
  dwc:scientificName 'Gyrosmilia interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '207496'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4758'^^xsd:string;
  dwc:aphiaIdAccepted '207496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4799'^^xsd:string;
  dwc:scientificName 'Stylophora mordax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206981'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4799'^^xsd:string;
  dwc:aphiaIdAccepted '206982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4504__VUB_Kenyan_reef_corals%281990%29_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18725"^^xsd:decimal ;
  dwc:decimalLongitude "40.39375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213968"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4504__VUB_Kenyan_reef_corals%281990%29_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18725 40.39375)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18725"^^xsd:decimal ;
  geo-pos:long "40.39375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213968"^^xsd:integer .

<https://eurobis.org/id/occurrence/4504__VUB_Kenyan_reef_corals%281990%29_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Kenyan_reef_corals(1990)_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4504_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <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 'Kenyan_reef_corals(1990)'^^xsd:string;
  dwc:catalogNumber 'VUB_Kenyan_reef_corals(1990)_4800'^^xsd:string;
  dwc:scientificName 'Stylophora pistillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '40.39375'^^xsd:double;
  dwc:latitude '-3.18725'^^xsd:double;
  dwc:coordinatePrecision '213968'^^xsd:integer;
  dwc:boundingBox 'POLYGON ((41.5662 -4.7204, 41.5662 -1.6541, 39.2213 -1.6541, 39.2213 -4.7204, 41.5662 -4.7204))'^^xsd:string;
  dwc:aphiaid '206982'^^xsd:integer;
  dwc:samplingProtocol 'Snorkeling and SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'VUB_Kenyan_reef_corals(1990)_4800'^^xsd:string;
  dwc:aphiaIdAccepted '206982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF